Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Scala closures can easily capture objects unintentionally, especially with implicit arguments. I think we can do more than just relying on the users being smart about using sun.io.serialization.extendedDebugInfo to find more debug information.
Attachments
Issue Links
- is duplicated by
-
SPARK-3694 Allow printing object graph of tasks/RDD's with a debug flag
- Resolved
- relates to
-
SPARK-3694 Allow printing object graph of tasks/RDD's with a debug flag
- Resolved
- links to